-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: test PR97289 #818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
baseline: llvm/llvm-project@99d8bc9 |
| %21 = icmp slt i64 %20, -9223372036854775804 | ||
| %22 = and i64 %20, 2 | ||
| %switch54 = icmp eq i64 %22, 0 | ||
| %switch = and i1 %21, %switch54 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %48 = icmp slt i64 %47, -9223372036854775805 | ||
| %49 = and i64 %47, 3 | ||
| %switch37 = icmp ne i64 %49, 3 | ||
| %switch = and i1 %48, %switch37 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %cond.not2 = and i1 %4, %cond1 | ||
| %6 = icmp eq i64 %3, -9223372036854775808 | ||
| %or.cond = or i1 %6, %cond.not2 | ||
| br i1 %or.cond, label %"_ZN4core3ptr84drop_in_place$LT$core..option..Option$LT$just..string_literal..StringLiteral$GT$$GT$17h4c74f7e79d028ac1E.exit", label %7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %cond.not2.i = and i1 %16, %cond1.i | ||
| %18 = icmp eq i64 %15, -9223372036854775808 | ||
| %or.cond.i = or i1 %18, %cond.not2.i | ||
| br i1 %or.cond.i, label %"_ZN4core3ptr47drop_in_place$LT$just..attribute..Attribute$GT$17h3985bca9acb06605E.exit", label %19 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %5 = and i64 %3, 3 | ||
| %cond1.i = icmp eq i64 %5, 0 | ||
| %cond.i = or i1 %4, %cond1.i | ||
| br i1 %cond.i, label %6, label %"_ZN4core3ptr92drop_in_place$LT$jsonwebtoken..validation..TryParse$LT$alloc..borrow..Cow$LT$str$GT$$GT$$GT$17hfba4a7503b244ec7E.llvm.4616129397091597767.exit" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %9 = and i64 %6, 7 | ||
| %10 = icmp eq i64 %9, 5 | ||
| %11 = and i1 %8, %10 | ||
| %12 = getelementptr inbounds i8, ptr %0, i64 16 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %17 = icmp ult i64 %16, 7 | ||
| %18 = and i64 %15, 7 | ||
| %19 = icmp eq i64 %18, 5 | ||
| %20 = and i1 %17, %19 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| br i1 %3, label %4, label %"_ZN4core3ptr50drop_in_place$LT$alloc..borrow..Cow$LT$str$GT$$GT$17h1d8918db47169debE.llvm.4616129397091597767.exit" | ||
| %4 = and i64 %2, 3 | ||
| %cond1 = icmp eq i64 %4, 0 | ||
| %cond = or i1 %3, %cond1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %cond1.i.i = icmp ne i64 %38, 0 | ||
| %cond.not2.i.i = and i1 %65, %cond1.i.i | ||
| %66 = icmp eq i64 %.sroa.013.117, -9223372036854775808 | ||
| %or.cond.i.i12 = or i1 %66, %cond.not2.i.i |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
296115f to
7225cd8
Compare
PR Link: llvm/llvm-project#97289